Skip to content

gh-151945: fix Sphinx reference warnings in http.server docs#153084

Merged
picnixz merged 11 commits into
python:mainfrom
picnixz:dosc/http.server/warnings-151945
Jul 5, 2026
Merged

gh-151945: fix Sphinx reference warnings in http.server docs#153084
picnixz merged 11 commits into
python:mainfrom
picnixz:dosc/http.server/warnings-151945

Conversation

@picnixz

@picnixz picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 5, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 5, 2026
@picnixz picnixz changed the title gh-151945: fix warnings in http.server docs gh-151945: fix Sphixn reference warnings in http.server docs Jul 5, 2026
@picnixz picnixz changed the title gh-151945: fix Sphixn reference warnings in http.server docs gh-151945: fix Sphinx reference warnings in http.server docs Jul 5, 2026
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 5, 2026
Comment thread Doc/library/http.server.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
@picnixz

picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member Author

Oh index_pages is still not working. Let me fix that.

Comment thread Doc/library/http.server.rst
Comment thread Doc/library/http.server.rst Outdated
Comment thread Doc/library/http.server.rst Outdated
Comment thread Doc/library/http.server.rst Outdated
@read-the-docs-community

read-the-docs-community Bot commented Jul 5, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33445308 | 📁 Comparing 9cb4da4 against main (3cd6b74)

  🔍 Preview build  

1 file changed
± library/http.server.html

@picnixz picnixz removed needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 5, 2026
@picnixz

picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member Author

I'm removing the 3.13 and 3.14 labels because default_content_type doesn't exist in 3.14 and thus guess_type has a different wording.

@picnixz picnixz requested a review from StanFromIreland July 5, 2026 08:47

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some little nits, but otherwise looks great! Thanks Bénédikt!

Comment thread Doc/library/http.server.rst Outdated
Comment thread Doc/library/http.server.rst Outdated
Comment thread Doc/library/http.server.rst Outdated
picnixz and others added 3 commits July 5, 2026 10:56
@picnixz

picnixz commented Jul 5, 2026

Copy link
Copy Markdown
Member Author

Hum. My local changes overwrote my pulled changes. Really weird!

Comment thread Doc/library/http.server.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@picnixz picnixz merged commit 9f9787d into python:main Jul 5, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 5, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153085 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 5, 2026
@picnixz picnixz deleted the dosc/http.server/warnings-151945 branch July 5, 2026 09:32
picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153085)

gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153087 is a backport of this pull request to the 3.14 branch.

@bedevere-app

bedevere-app Bot commented Jul 5, 2026

Copy link
Copy Markdown

GH-153088 is a backport of this pull request to the 3.13 branch.

picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153087)

[3.14] gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)
picnixz added a commit that referenced this pull request Jul 5, 2026
…GH-153084) (#153088)

[3.13] gh-151945: fix Sphinx reference warnings in `http.server` docs (GH-153084)
(cherry picked from commit 9f9787d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants